Click or drag to resize

DirectoryEntryCollectionContains Method

Namespace:  Independentsoft.IO.StructuredStorage
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool Contains(
	DirectoryEntry directoryEntry
)

Parameters

directoryEntry
Type: Independentsoft.IO.StructuredStorageDirectoryEntry

Return Value

Type: Boolean
See Also